HTMLCodeFormat(string [, version ])


Returns HTML escaped string enclosed in <PRE> and </PRE> tags. All carriage returns are removed from string, and all special characters (> < " &) are escaped.

See also HTMLEditFormat.

string

String being HTML escaped and preformatted.

version

The specific HTML version to use in replacing special characters with their entity references. Valid entries are: